FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package tw.gov.mohw.cdc.twidir#0.1.1 (94 ms)

Package tw.gov.mohw.cdc.twidir
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://twidir.cdc.gov.tw/twidir/https://twidir.cdc.gov.tw/twidir/0.1.1/CapabilityStatement-CapabilityStatementCDCTWIDIRServer.html
Url https://twidir.cdc.gov.tw/twidir/CapabilityStatement/CapabilityStatementCDCTWIDIRServer
Version 0.1.1
Status active
Date 2024-02-02
Name CapabilityStatementtwidirServer
Title 傳染病檢驗報告-伺服端
Experimental False
Realm tw
Authority national
Description 傳染病檢驗報告-伺服端(Server)之能力聲明
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
bundle-request-reporting 檢驗機構上傳傳染病檢驗報告(Bundle Request reporting)
bundle-response-reporting CDC回覆檢驗機構上傳傳染病檢驗報告(Bundle Response reporting)
condition-reporting 檢驗病情(Condition reporting)
device-reporting 檢驗設備(Device reporting)
diagnosticreport-reporting 診斷報告(DiagnosticReport reporting)
messageheader-request-reporting 檢驗機構上傳傳染病檢驗報告訊息(MessageHeader Request reporting)
messageheader-response-reporting CDC回覆檢驗機構上傳傳染病檢驗報告訊息(MessageHeader Response reporting)
operationoutcome-reporting 系統回應訊息(Operationoutcome reporting)
organization-hospid-reporting 檢驗機構(Organization Hospid reporting)
organization-sendhospid-reporting 送驗單位(Organization Sendhospid reporting)
patient-reporting 病患資料(Patient reporting)
specimen-reporting 檢驗檢體(Specimen reporting)


Narrative

Note: links and images are rebased to the (stated) source

  • 實作指引版本:0.1.1
  • FHIR版本:4.0.1
  • 發佈日:2024-2-2
  • 發佈者:臺灣疾病管制署

Server的FHIR RESTful功能要求

  • 傳染病檢驗通報-伺服端 必須(SHALL)
    1. 可透過FHIR RESTful API查詢的Resources
    2. 根據FHIR規範實作RESTful
    3. HTTP回傳狀態碼
      • (Status 400):無效參數(invalid parameter)
      • (Status 401/4xx):未經授權的請求(unauthorized request)
      • (Status 403):未充分授權的資料存取範圍(insufficient premission scope)
      • (Status 404):未知的resource(unknown resource)
    4. Server提供的API操作皆支援JSON格式
    5. 可識別每個新增到Server的實例(instance)之 meta.profile是否為TWIDIR Profiles Defining URL,並確認實例是否依循profile製作。【註:實例是指依據profile實作,將真實資料以JSON、XML或Turtle格式存放的檔案】
  • 傳染病檢驗通報-伺服端 建議應該(SHOULD)
    1. Server提供的API操作皆支援XML格式
  • 安全性
    1. Server必須(SHALL)透過回傳 HTTP 401「未授權」, HTTP 403「禁止」,或 HTTP 404 「未找到」,來拒絕任何未經授權的請求。

Resources或Profiles的RESTful功能


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "CapabilityStatementCDCTWIDIRServer",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>實作指引版本:0.1.1</li><li>FHIR版本:4.0.1</li><li>發佈日:2024-2-2</li><li>發佈者:臺灣疾病管制署</li></ul><h3 id=\"behavior\">Serverçš„FHIR RESTful功能要求</h3><ul><li>傳染病檢驗通報-伺服端 <strong>å¿…é ˆ(SHALL)</strong></li><ol><li>可透過FHIR RESTful API查詢的Resources</li><li>根據FHIR規範實作RESTful</li><li>HTTP回傳狀態碼<ul><li>(Status 400):無效參數(invalid parameter)</li><li>(Status 401/4xx):未經授權的請求(unauthorized request)</li><li>(Status 403):未充分授權的資料存取範圍(insufficient premission scope)</li><li>(Status 404):未知的resource(unknown resource)</li></ul></li><li>Server提供的API操作皆支援JSON格式</li><li>可識別每個新增到Server的實例(instance)之 <code>meta.profile</code>是否為TWIDIR Profiles Defining URL,並確認實例是否依循profile製作。【註:實例是指依據profile實作,將真實資料以JSON、XML或Turtle格式存放的檔案】</li></ol><li>傳染病檢驗通報-伺服端 <strong>建議應該(SHOULD)</strong></li><ol><li>Server提供的API操作皆支援XML格式</li></ol><li><strong>安全性</strong></li><ol><li>Serverå¿…é ˆ(SHALL)透過回傳 <code>HTTP 401</code>「未授權」, <code>HTTP 403</code>「禁止」,或 <code>HTTP 404</code> 「未找到」,來拒絕任何未經授權的請求。</li></ol></ul><h3 id=\"resource-details\" class=\"no_toc\">Resources或Profilesçš„RESTful功能</h3><ul><li>Profile</li><ul><li><strong>å¿…é ˆ(SHALL)</strong>支援 <code>create</code>、 <code>update</code></li></ul><li><strong>共有八類Resources,如表列:</strong></li><table class=\"grid\"><thead><tr><th>Resources型別</th><th>Profile</th></tr></thead><tbody><tr><td>Bundle</td><td><a href=\"StructureDefinition-bundle-request-reporting.html\">傳染病檢驗報告資料(Bundle Request reporting)</a>,<br/><a href=\"StructureDefinition-bundle-response-reporting.html\">傳染病檢驗報告資料(Bundle Response reporting)</a></td></tr><tr><td>OperationOutcome</td><td><a href=\"StructureDefinition-operationoutcome-reporting.html\">系統回應訊息資料(OperationOutcome Reporting)</a></td></tr><tr><td>MessageHeader</td><td><a href=\"StructureDefinition-messageheader-request-reporting.html\">傳染病檢驗報告訊息(MessageHeader Request reporting)</a>,<br/><a href=\"StructureDefinition-messageheader-response-reporting.html\">傳染病檢驗報告訊息(MessageHeader Response reporting)</a></td></tr><tr><td>DiagnosticReport</td><td><a href=\"StructureDefinition-diagnosticreport-reporting.html\">診斷報告(DiagnosticReport Reporting)</a></td></tr><tr><td>Condition</td><td><a href=\"StructureDefinition-condition-reporting.html\">診斷報告(Condition Reporting)</a></td></tr><tr><td>Observation</td><td><a href=\"StructureDefinition-observation-reporting.html\">檢驗檢查(Observation Reporting)</a></td></tr><tr><td>Specimen</td><td><a href=\"StructureDefinition-specimen-reporting.html\">檢驗檢體(Specimen Reporting)</a></td></tr><tr><td>Device</td><td><a href=\"StructureDefinition-device-reporting.html\">檢驗設備(Device reporting)</a></td></tr><tr><td>Organization</td><td><a href=\"StructureDefinition-organization-hospid-reporting.html\">檢驗機構(Organization Hospid reporting)</a>,<br/><a href=\"StructureDefinition-organization-sendhospid-reporting.html\">送驗單位(Organization Sendhospid reporting)</a></td></tr><tr><td>Patient</td><td><a href=\"StructureDefinition-patient-reporting.html\">病患資料(Patient Reporting)</a></td></tr></tbody></table></ul></div>"
  },
  "url" : "https://twidir.cdc.gov.tw/twidir/CapabilityStatement/CapabilityStatementCDCTWIDIRServer",
  "version" : "0.1.1",
  "name" : "CapabilityStatementtwidirServer",
  "title" : "傳染病檢驗報告-伺服端",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-02",
  "publisher" : "衛福部疾病管制署",
  "contact" : [
    {
      "name" : "衛福部疾病管制署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description" : "傳染病檢驗報告-伺服端(Server)之能力聲明",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "patchFormat" : [
    "application/json-patch+json"
  ],
  "implementationGuide" : [
    "https://twidir.cdc.gov.tw/twidir/ImplementationGuide/twcore.mohw.gov.tw"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "傳染病檢驗報告-伺服端必須(SHALL):(1)支援本實作指引中所有profiles (2)根據FHIR規範實作RESTful (3)回傳狀態碼-â‘ (Status 400):無效參數(invalid parameter)、②(Status 401/4xx):未經授權的請求(unauthorized request)、③(Status 403):未充分授權的資料存取範圍(insufficient premission scope)、④(Status 404):未知的resource(unknown resource) (4)支援JSON格式 (5)可識別每個新增到Server的實例(instance)之meta.profile是否為傳染病檢驗報告Profiles Defining URL,並確認實例是否依循profile製作。傳染病檢驗報告-伺服端建議應該(SHOULD):(1)支援XML格式。",
      "resource" : [
        {
          "type" : "Bundle",
          "supportedProfile" : [
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/bundle-request-reporting",
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/bundle-response-reporting"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "OperationOutcome",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/operationoutcome-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "MessageHeader",
          "supportedProfile" : [
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/messageheader-request-reporting",
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/messageheader-response-reporting"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "DiagnosticReport",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/diagnosticreport-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Condition",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/condition-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Observation",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/observation-ser-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Specimen",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/specimen-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Device",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/device-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Organization",
          "supportedProfile" : [
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/organization-hospid-reporting",
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/organization-sendhospid-reporting"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Patient",
          "profile" : "https://twidir.cdc.gov.tw/twidir/StructureDefinition/patient-reporting",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.